home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 9785 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: yar.cs.wisc.edu!hector
  2. From: hector@yar.cs.wisc.edu (Ryan Hanson)
  3. Newsgroups: comp.lang.c
  4. Subject: Q: Turbo C++ (Borland) and outside libs
  5. Date: 13 Mar 1996 14:48:10 GMT
  6. Organization: U of Wisconsin CS Dept
  7. Message-ID: <4i6n7a$t7v@spool.cs.wisc.edu>
  8. NNTP-Posting-Host: yar.cs.wisc.edu
  9.  
  10.  
  11. I've been doing my C program learning on Borland TC++ 3.0 DOS and its
  12. programming platform; so far it has been great and very easy to use.
  13.  
  14. However, I have since moved to using graphics etc... And need to introduce
  15. and link my own libraries. Heres the problem. I can't figure out for the 
  16. life of me how to do this! The only libraries the have listed under
  17. Options|Linker|Libraries are their own and can't find a way to use mine!
  18.  
  19. Can anyone shed some light into this?
  20.  
  21. I was able to figure out how to "include" my header (.h) files, but that 
  22. is about it :)
  23.  
  24. Any info, would be appreciated!
  25.  
  26. +------------------------------------------------------------------------+
  27. |        Ryan M. Hanson         |     "Think about it: Only the mediocre |
  28. |    hector@yar.cs.wisc.edu     |         are always at their best!"     |
  29. +------------------------------------------------------------------------+
  30. |          "Freedom is NOT Free; Its Paid For in Blood"                  |
  31. +------------------------------------------------------------------------+
  32. |              My Home Page                     |
  33. |               Http://yar.cs.wisc.edu/~hector                       | 
  34. +------------------------------------------------------------------------+
  35.  
  36.  
  37.  
  38.